Skip to content

Swapping the quote style of a string for completions should swap _all_ quotes in the string#42650

Merged
weswigham merged 1 commit intomicrosoft:masterfrom
weswigham:swapping-quote-style-swaps-all-quotes
Feb 4, 2021
Merged

Swapping the quote style of a string for completions should swap _all_ quotes in the string#42650
weswigham merged 1 commit intomicrosoft:masterfrom
weswigham:swapping-quote-style-swaps-all-quotes

Conversation

@weswigham
Copy link
Copy Markdown
Member

Fixes a codeQL smell that looks to be a completions bug.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Feb 4, 2021
@DanielRosenwasser
Copy link
Copy Markdown
Member

I love CodeQL/Semmle.

image

@weswigham
Copy link
Copy Markdown
Member Author

In this case... that one seems bogus, since, y'know, we're looking to replace all instances of literal-backslash-quotemark with quotemark, not escape any backslashes or anything.

@weswigham weswigham merged commit 19db9ad into microsoft:master Feb 4, 2021
@weswigham weswigham deleted the swapping-quote-style-swaps-all-quotes branch February 4, 2021 21:56
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants